We no longer need to create the signals here ... they come from the
authorOwen Taylor <otaylor@redhat.com>
Sun, 18 Nov 2001 00:10:57 +0000 (00:10 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 18 Nov 2001 00:10:57 +0000 (00:10 +0000)
commit3f376d75ac790285d03735b1416290b6031b2d07
treeaaae20098a8cdca9068002c81356e8430c8abf23
parenta036c6e59f27ce53950c64a7672fa2cf51b21f19
We no longer need to create the signals here ... they come from the

Sat Nov 17 19:08:13 2001  Owen Taylor  <otaylor@redhat.com>

* tests/testtreeview.c (gtk_tree_model_types_get_type):
We no longer need to create the signals here ... they
come from the interface.

* gtk/maketypes.awk: Use GType, not GtkType in output.

* gtk/gtktypeutils.h: Mark virtually all of this
file deprecated.

* gtk/gtkcontainer.h: Deprecate gtk_container_foreach_full;
the only use of this function is the GtkArg using
GtkCallbackMarshal, since destroy notification is
silly here.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcontainer.h
gtk/gtktypeutils.h
gtk/maketypes.awk
tests/testtreeview.c